dbi_set_relfunc

Wrapper for mdb_set_relfunc @throws lmdb_oo.MbdError on failure @see http://symas.com/mdb/doc/group__mdb.html#ga697d82c7afe79f142207ad5adcdebfeb

static
void
dbi_set_relfunc
(
MDB_txn* txn
,
const MDB_dbi dbi
,
MDB_rel_func* rel
)

Meta